home *** CD-ROM | disk | FTP | other *** search
/ PC Media 15 / PC MEDIA CD15.iso / cddemo / cddemo.exe / ATLAS.DXR / 00002.ls < prev    next >
Encoding:
Text File  |  1996-01-27  |  200 b   |  8 lines

  1. on startMovie
  2.   global path
  3.   set path to the pathName & "video\"
  4.   set the fileName of cast "llegada" to path & "v2_12.avi"
  5.   set the fileName of cast "final" to path & "v2_17.avi"
  6.   cursor(200)
  7. end
  8.